'Declaration Public Function New( _ ByVal type As ListChangedType, _ ByVal index As Integer, _ ByVal count As Integer _ )
'Declaration
Public Function New( _ ByVal type As ListChangedType, _ ByVal index As Integer, _ ByVal count As Integer _ )
public ListBase.ListChangedEventArgs<T>( ListChangedType type, int index, int count )
ListBase.ListChangedEventArgs<T> クラス ListBase.ListChangedEventArgs<T> メンバ
© 2003-2015, GrapeCity inc. All rights reserved.